home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Light ROM 1
/
LIGHT-ROM 1 (Amiga Library Services)(1994).iso
/
ffdisks
/
d969.lha
/
ACE
/
ACE-2.0.lha
/
MAIN.lha
/
ACEsetup
< prev
next >
Wrap
Text File
|
1994-01-10
|
560b
|
19 lines
;
; Run this shell script to set up ACE's environment, or put these
; commands into your user-startup sequence. Alternatively, you can
; simply execute this script from the user-startup sequence.
;
assign ACE: sys:ACE ; substitute "sys:ACE" with your ACE directory/volume
assign ACElib: ACE:lib
assign ACEbmaps: ACE:bmaps
assign ACEinclude: ACE:include
path ACE:bin add
protect ACE:bin/bas +s add ; only need to do this once just in case
; the "s" bit is not set after you've
; unpacked the archive (check this with
; "list ACE:bin/bas").